home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / bubblegum.swf / scripts / DefineButton2_626 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-06-05  |  86 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.kaboose.com/registration/login.php", "_blank");
  3. }
  4.